message destination造句
例句与造句
- Alter message destination and handle custom header tag processing
改变消息目标及处理头标记 - For more information on message destination references , see
有关消息目的地引用的详细信息,请参阅 - Another element gives the type of the message destination , which had to be either
另外一个元素给出了消息目标的类型,它必须是 - By doing so , we will define a messaging destination that will be available to the bus
通过这样做,我们将定义一个可用于总线的消息传递目的地: - The message destination reference also specifies how the destination is used : to produce messages or consume them
消息目的引用还指定了使用目的引用的方法:产生消息或使用消息。 - It's difficult to find message destination in a sentence. 用message destination造句挺难的
- If your business process dictates that message destinations should be accessed conditionally in other words , if x
如果您的业务流程规定了消息目的地只能有条件地访问换句话说,如果x - The destination uses a new reference type introduced in j2ee 1 . 4 called the message destination reference figure 7
目的引用使用j2ee 1 . 4中引入的称为消息目的引用的新引用类型(图7 ) 。 - For example , you define and configure message destinations on a bus in the regular application server admin console
例如,在正规的应用程序服务器管理控制台中您定义并配置了总线上的消息目的地。 - In other words , bus instances and message destinations are completely virtual , and can be scaled to serve extremely high transaction loads
换句话说,业务实例和消息目的地是完全虚拟的,并且能够规定为极高程度的事务负载。 - Much like the point - to - point sample , the session bean uses a resource reference to access the jms connection factory and a message destination reference to access the destination
和点到点示例非常相似,其中的会话bean将使用资源引用访问jms连接工厂,而使用消息目的地引用访问目的地。 - A message destination reference binds a bean to a resource just like any other ejb reference does , but one can also be used to specify a common destination for multiple beans in the same ear
消息目的引用就像任何其他ejb引用一样将bean绑定到资源中,但是消息目的引用也可用来在相同的ear中为多个bean指定一个公共目的地。 - If your business process dictates that message destinations should be accessed conditionally in other words , if x 5 , access topic a , else if x 5 , access topic b , then you won t be able to use mdbs
如果您的业务流程规定了消息目的地只能有条件地访问(换句话说,如果x < 5 ,则访问主题a ,如果x > 5 ,则访问主题b ) ,那么您将不能使用mdb 。 - In particular , i ll look at the requirement for jms 1 . 1 and the new restrictions imposed on its use , at the new concepts relating to message destinations , and at the significant changes that version 2 . 1 of the ejb spec makes to message - driven beans
我将特别分析jms 1 . 1的需求以及使用时的新限制、与消息目标有关的新概念、以及ejb规范2 . 1版本为消息驱动bean所带来的显著变化。 - Jms forms the foundation of messaging in enterprise java applications , but has always treated point - to - point messaging and publish subscribe messaging as completely separate domains with distinctly different types of messaging destinations
Ms构成了企业java应用程序中消息传递的基础,但它一直以来都将点对点消息传递和发布订阅消息传递当作完全独立的域来对待,这两种域的消息传递目标的类型截然不同。